home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / comm1 / vttxyam.lha / VTTXYAM.README < prev   
Text File  |  1996-05-06  |  3KB  |  60 lines

  1. README++++
  2. ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  3. Required:
  4.  
  5. o Functioning Voyager 1.0 WWW Browser.
  6. o YAM (Yet Another Mailer) 1.2 by Marcel Beck.
  7. o TurboText 2.0
  8. o RexxMast running of course
  9.  
  10. ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  11.  
  12. This is a modified script of the one that was supplied with Voyager1.0
  13. to use the Amiga Mailer YAM by Marcel Beck as the mailto:
  14.  
  15. The orignal version wasn't very nice to Turbotext in that it required
  16. modifications in the detatching commands which are different to CED,
  17. which was the default editor in the original script.
  18.  
  19. Users of TTX will know that CED has wierd shortcuts which aren't really
  20. standard and can be quite annoying if your used to TTX.
  21.  
  22. The original script seemed to be broken on my system so I fixed the
  23. script and after looking at it it was obvious that the CED -keepio
  24. command had to go, as did the getpubscreen command (This was placing 4
  25. copies of the TTX screen on the WB for some reason). I have modified the
  26. editor command to the TTX WAIT command for non-detaching Editor stuff
  27. and the way V calls the script.
  28.  
  29. To use:
  30.  
  31. o Put this script in your Voyager:rexx/ dir.
  32. o Edit the rexx script if you want to try opening TTX on V's screen, by
  33.   altering the line "PopOnVScreen = 'No'" to Yes. NOTE: you must have
  34.   the GetPubScreen Command in your path for this to work at all.
  35. o In V's Config (Network/Misc) put this:
  36.   mailto: App REXXC:RX <path:to/Voyager/>Rexx/MailTo-YAM.VRX %h
  37.  
  38.   The <> brackets indicate the FULL PATH to Voyager. Make sure that RX
  39.   is in your path or definately in your REXXC: assigned dir.
  40.  
  41. o make sure that YAM is running BEFORE you do a mailto and that YAM
  42.   doesn't start with the "Get Mail on Startup" flag enabled (Change the
  43.   YAM prefs to not retrieve on start up before you use V's mailto - it's
  44.   a bug that I don't know how to fix yet - and re save YAMs prefs, Quit
  45.   YAM and restart it - then start Voyager).
  46.  
  47. o When V triggers YAM and you've written your message, closing TTX's
  48.   window or quitting and saving from TTX will cause the mail to be sent.
  49.  
  50.   If AmiTCP/INET etc isn't running or the mail server is unavailable
  51.   then YAM will place the message in the Outgoing folder for you and
  52.   the rexx script will report the error. Send your message later in this
  53.   case.
  54.  
  55. That's it. I only modified this script and it works for me I hope it
  56. does for you too. Any comments or questions should be directed to the
  57. original author, Michel 'Bitstorm' Labbé <mlabbe@quebectel.com>.
  58.  
  59. Ivan Smith.
  60. (OzDuDe on IRC #Amiga #LightWave)